home *** CD-ROM | disk | FTP | other *** search
/ Over 1,000 Windows 95 Programs / Over 1000 Windows 95 Programs (Microforum) (Disc 2).iso / 0299 / _setup.1 / TIMECARD.MDB / Employee.json < prev    next >
Encoding:
JavaScript Object Notation  |  1996-08-13  |  384 b 

  1. {
  2.     "schema": {
  3.         "SSN": "Text (9)",
  4.         "EndDate": "DateTime",
  5.         "StartDate": "DateTime",
  6.         "LastName": "Text (20)",
  7.         "FirstName": "Text (15)",
  8.         "Position": "Text (30)",
  9.         "Department": "Text (30)",
  10.         "Address": "Text (30)",
  11.         "City": "Text (20)",
  12.         "State": "Text (2)",
  13.         "Zip": "Text (9)",
  14.         "HomePhone": "Text (10)",
  15.         "Contact": "Text (30)",
  16.         "ContactWPhone": "Text (10)",
  17.         "ContactHPhone": "Text (10)",
  18.         "Relationship": "Text (20)"
  19.     },
  20.     "data": []
  21. }